func log/slog.appendTextValue

2 uses

	log/slog (current package)
		handler.go#L578: 		err = appendTextValue(s, v)
		text_handler.go#L98: func appendTextValue(s *handleState, v Value) error {